home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_10170.txt < prev    next >
Text File  |  1990-03-19  |  2KB  |  65 lines

  1. -- card: 10170 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2792
  5. -- name: technology 23
  6. ----- HyperTalk script -----
  7. on closecard
  8.   global maploc, cardloc
  9.   put word 1 of the short name of this card into maploc
  10.   put word 2 of the short name of this card into cardloc
  11. end closecard
  12.  
  13.  
  14. -- part 18 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=128 top=100 right=117 bottom=215
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: New Button
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   go cd "gloassary 2"
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part contents for background part 9
  34. ----- text -----
  35. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  36.  
  37. -- part contents for background part 11
  38. ----- text -----
  39. tech2
  40.  
  41. -- part contents for background part 4
  42. ----- text -----
  43. Technology
  44.  
  45. -- part contents for background part 5
  46. ----- text -----
  47.  
  48. Convolution* is a formula that averages a pixel with the neighboring pixels that reside above and below it.  
  49.  
  50. Convolution causes a blurring effect between scan lines so that any horizontal line contains at least a portion of the scan lines above and below it.  A portion of the horizontal line remains visible to avoid flicker on interlaced displays.
  51.  
  52. The convolution formula follows a 1:2:1 ratio where the current pixel has twice the weight of its neighbors.
  53.  
  54. -- part contents for background part 13
  55. ----- text -----
  56. Convolution
  57.  
  58. -- part contents for background part 14
  59. ----- text -----
  60. power: tech 29
  61. rest: tech 30
  62. sleep: tech 31
  63. battery: tech 32
  64. SRAM: tech 34
  65. Controls: tech 35